DXL sample code

Hello Together,

The DXL sample files are available in the location %doors%>lib>dxl>standard>...

I used a notepad++ to view the files. some files are viewable and some are not.

Can anyone pls let me know how to view these dxl files?

 


Adminani - Tue Jan 20 01:34:39 EST 2015

Re: DXL sample code
Bob_Swan - Tue Jan 20 03:30:15 EST 2015

Any text editor will let you read the dxl and inc files, EXCEPT for the ones that are encrypted.

The first byte of encrypted files is usually 'FB'.

Re: DXL sample code
Adminani - Tue Jan 20 03:34:44 EST 2015

Bob_Swan - Tue Jan 20 03:30:15 EST 2015

Any text editor will let you read the dxl and inc files, EXCEPT for the ones that are encrypted.

The first byte of encrypted files is usually 'FB'.

Yea. the files are encrypted.!

No way to view such files?

We are focused on customizing some options available in DOORS. These files will be helpful if got as reference.

Re: DXL sample code
Mathias Mamsch - Tue Jan 20 05:28:56 EST 2015

Adminani - Tue Jan 20 03:34:44 EST 2015

Yea. the files are encrypted.!

No way to view such files?

We are focused on customizing some options available in DOORS. These files will be helpful if got as reference.

As you already imagined, the DOORS client will decrypt those files before executing them. Meaning they CAN be decrypted, as can every other encrypted DXL file. Regards, Mathias